TCP port that external device can connect on to send data between Device and JNIOR.
Serial port a Serial Device and Cinema will communicate on.
Baud rate for serial connection.
Databits for serial connection.
Parity for serial connection.
StopBits for serial connection.
Determines if the serial control application reports changes it makes. Send Counts and Send Date Stamps won't be sent depending on this option.
Allows responses to be sent back to the application through this connection.
Sends the amount of times an input has changed, each time it changes.
Sends the current date and time with each change reported from the serial control application.
Sets a flag for what sequence of characters represents the end of incoming data.
Sets a flag for what sequence of characters represents the end of outgoing data.
Allow commands formatted in Serial Control Format to be accepted. Ex: cp=1000 (pulse output 1 for 1 second.)