<< Click to Display Table of Contents >> Navigation: »No topics above this level« NET2000 device objects |
The communication device being used is determined with the NET2000 device object.
The NET2000 protocol parameters apply for all communication devices.
The communication device with the necessary device parameters and NET2000 protocol parameters are defined in the connection description of the device object. Within the connection description, individual parameters are differentiated between using parameter identifiers. These parameter identifiers always begin with the "/" character.
Connection description syntax:
/IF=<DeviceName> [/<Identifier1>=<ParameterValue> [/<Identifier2>=<ParameterValue> ... ]]
The /IF parameter as well as the NET2000 protocol parameters are common to all communication devices. Device parameters depend on the communication device being used. Device names are not case sensitive, and at least one space character must be between each parameter specification.
The connection description must always be specified in quotation marks ("...") in the object description.
Connection description example:
CD="/IF=com1 /BD=57600 /RS=422"
Topics in this section: