MATLAB XPC TARGET RELEASE NOTES Guía de usuario Pagina 170

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 169
7 Working with Target PC E nvironments
TcpIpTargetAddress: '222.222.222.222'
TcpIpTargetPort: '22222'
TcpIpSubNetMask: '255.255.255.255'
TcpIpGateway: '255.255.255.255'
TcpIpTargetDriver: 'I82559'
TcpIpTargetBusType: 'PCI'
TcpIpTargetISAMemPort: '0x300'
TcpIpTargetISAIRQ: '5'
Using the dot notation, change the propertie s as n eces sary . For example, to
change the IP address of
TargetPC2 to 192.168.0.10, the subnet mask to
255.255.255.0, type
env2.TcpIpTargetAddress='192.168.0.10'
env2.TcpIpSubNetMask='255.255.255.0'
To check your changes, type
env2.get
Name: 'TargetPC2'
HostTargetComm: 'TcpIp'
TargetRAMSizeMB: 'Auto'
MaxModelSize: '1MB'
TargetScope: 'Enabled'
TargetBoot: 'BootFloppy'
EmbeddedOption: 'Enabled'
SecondaryIDE: 'off'
RS232HostPort: 'COM1'
RS232Baudrate: '115200'
TcpIpTargetAddress: '192.168.0.10'
TcpIpTargetPort: '22222'
TcpIpSubNetMask: '255.255.255.0'
TcpIpGateway: '255.255.255.255'
TcpIpTargetDriver: 'I82559'
TcpIpTargetBusType: 'PCI'
TcpIpTargetISAMemPort: '0x300'
TcpIpTargetISAIRQ: '5'
7-6
Vista de pagina 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 530 531

Comentarios a estos manuales

Sin comentarios