User`s guide
getxpcenv
Environment P rope rty Description
TcpIpTargetISAMemPort
Value is '0xnnnn'.
IfyouareusinganISAbusEthernetcard,youmust
enter values for the properties
TcpIpISAMemPort and
TcpIpISAIRQ. The v alues of these properties must
correspond to the jumper settings or ROM settings on
your ISA bus Ethernet card.
On your ISA bus card, assignanIRQandI/Oportbase
address by moving the jumpers on the card.
Set the I/O port base address to around 0x300. If
one of these hardware settings l eads to a conflict in
your target PC, choose another I/O port base address
and make the corresponding changes to your jumper
settings.
Version
xPC Target version number. Read only.
Examples Return the xPC Target environment in the structure shown below. The
output in the MATLAB w indow is suppressed. The structure contains
three fields for property names, current property values, and new
property values.
env = getxpcenv
env =
propname: {1x25 cell}
actpropval: {1x25 cell}
newpropval: {1x25 cell}
Display a list of the environment property names, current values, and
new values.
env = getxpcenv
See Also xPC Target functions setxpcenv, updatexpcenv,andxpcbootdisk
18-77