This function sets the clock of the CP290 according to what the system time is set to. The command format is as follows:

}ID2

No data needs to be supplied with the command.

The Comm Engine will return the following: {XX }ID2 {Y

Where:

XX = 0 if there was no error.
XX = 1 unsupported or illegal command.
XX = 5 command can't be executed because engine is offline.
XX = 11 if the CP290 is not responding.

Y = 0 if the status of the CP290 indicates no data.
Y = 1 if the status of the CP290 indicates that it has been programmed.

Example: Set CP290 time to system time. Command:
rc = CLWritePipe( '}ID2' )

Reply:
{0 }ID2 {1