LCC Fusion Project 1.0
LCC Automation
Loading...
Searching...
No Matches
DCC++ Serial Commands
Collaboration diagram for DCC++ Serial Commands:

CREATES A NEW OUTPUT

<Z ID PIN IFLAG>

creates a new output ID, with specified PIN and IFLAG values. if output ID already exists, it is updated with specified PIN and IFLAG. note: output state will be immediately set to ACTIVE/INACTIVE and pin will be set to HIGH/LOW according to IFLAG value specified (see output class comment).

returns: <O> if successful and <X> if unsuccessful (e.g. out of memory)