Configure Channel Selector objects
- Last UpdatedJul 29, 2024
- 2 minute read
To configure a Channel Selector object, do the following.
-
In the Serial/Ethernet dropdown list, select any one of the options:
-
Serial (TBP): for direct serial communication with the device using Transparent Byte Protocol (TBP).
-
Serial (NITP): for direct serial communication with the device using Non-Intelligent Terminal Protocol (NITP).
-
TCP: to communicate over a TCP Ethernet connection.
-
UDP: to communicate over a UDP Ethernet connection.
Both TCP and UDP use CAMP protocol for communication.
-
-
In the Block Size (Words) Trace to file:
Default is 0 or disabled. If the you want to enable this field, change value to 1. For example: The field Block Size (Words) Trace to file with the value 7, 1 can be used to enable additional logs saved in an external file. If this field is enabled and if Protocol Analyzer is enabled on the output window, the location of this external file (.txt) will be indicated on the driver startup in the output window messages. Advanced driver task logs will be saved to this file during runtime. Each runtime of the driver will generate a new log file.
-
In the Write word bits (0=No/1=Yes) field:
-
Enter 1, to allow writing to the individual bits of a Word.
-
Enter 0, to not allow writing to individual bits of a Word.
-
-
In the Signed or Unsigned Value dropdown list, select the type of the register value.
-
In the Serial/Ethernet dropdown list if you select Serial (TBP) or Serial (NITP), the Serial Port section appears. Under this section,you can configure the direct serial communication settings:
-
In the COM dropdown list, select the COM port to which the target device is connected.
-
In the Baud Rate, Data Bits, Stop Bits, and Parity dropdown lists, configure the serial communication settings to match the settings that have already been configured on the target device.
-
-
Use Advanced option to modify additional communication settings. For more information see Advanced settings.
Note: If you are adding more than one device selectors to the same channel, except the Serial/Ethernet field you can leave the other fields blank.