User Tools

Site Tools


text-int-en

This is an old revision of the document!


Text Interface

ContentObjectsText



Some systems can process text messages on displays like CBUS CAN-GC8 and RocNetNode.
To use this feature the address must be greater than zero.

cmdr0A40 OText    0281 send text [Good morning rob]
cmdr0A40 OCBUS    1638 translate: tx
cmdr0A40 OCBUS    2028 set display 5600:1 to "Good morning rob"
cbwriter OCBUS    0170 OPC_ACDAT(0xF6) address=5600 display=1 line=0 nr=0 text=[Good]
cbwriter OCBUS    0170 OPC_ACDAT(0xF6) address=5600 display=1 line=0 nr=1 text=[ mor]
cbwriter OCBUS    0170 OPC_ACDAT(0xF6) address=5600 display=1 line=0 nr=2 text=[ning]
cbwriter OCBUS    0170 OPC_ACDAT(0xF6) address=5600 display=1 line=0 nr=3 text=[ rob]

Interface ID

If you have more than one Command Station you can use this field to link this output with the CS you actually wired it with. Leave blank in case you have only one CS or when it is wired to the default CS. (First digint in the rocrail.ini)

Address

Address of the Display module.

Display

The display number on the module. Range from 1 to 8.

Speak command

The RocNetNode, 11.204+, can also be used to let the text speak instead of showing it on a display.
To use this feature the Bus must be greater than zero. (RocNetNode ID)


text-int-en.1542009373.txt.gz · Last modified: 2018/11/12 08:56 by 127.0.0.1