5.4.4 OUT (D)- Output
This command alters the functionality of the CAN Bus. Consider the
operative situation carefully before using this command on board a
train.
SYNTAX
out addr8 nn
addr8 = the 8-bit address of an output port
nn= the data you want to write to that address
EXPLANATION
Use this command to write data to a register that resides in the specified output port
address. For addresses of available registers, please see the IN command section.
EXAMPLE
The following command switches the yellow LED on and off:
in 81
The following text is displayed:
81=0C
Then, enter command:
out 81 2c
The following text is displayed:
81=2C
Then, enter command:
out 81 0c
The following text is displayed:
81=0C
These values are displayed in hexadecimal notation.
CVB1621A and CVB2456A Technical Manual, ver. 3.00
Command line interface
37
Need help?
Do you have a question about the CVB1621A and is the answer not in the manual?