We now have the ability to update the WorkCode List from RealTime Web using the "Set Clock Option" section of Communications >> [Clock Group] >> Clock Tools utility.


Use the appropriate section below as a guide for Adding or Removing WorkCodes.  After setting the desired values in Option and Value fields, click the "Set Option" button


Note: Because the command needs a Tab embedded in the string, you will want to use an Escape Sequence to create the Tab character ( \t ) or build the Value string in something like Notepad, then Paste it into the RealTime value field


Note 2: In order for the Clock to use List Mode for WorkCodes, you must set the option "~CtrWkcdMode" to "1".  Setting this option to "0" will set the clock to use Input Mode


Note 3: After the last Option Update, click the "Reboot" button.  The clock will incorporate the changes on start-up.


Adding a Code

Option

CMD DATA UPDATE

Value

WORKCODE CODE={code}[Tab]Name={name}

WORKCODE CODE={code}\tName={name}


Where {code} is replaced by a numeric WorkCode number greater than 0

Note: - Do not include the curly braces

And {name} is the text that the user will see in the list

Note: - Maximum length of Name is 24 characters

 Only include curly braces if you want them included in the clock display

And [Tab] is replaced by the actual Tab character


NOTE: The "Value" field now supports the \t escape sequence to send a Tab Character.  This also means that you must use a double backslash ( \\ ) when you want a backslash in your text


Deleting a Code

Option

CMD DATA DELETE

Value

WORKCODE CODE={code}

Where {code} is replaced by a numeric WorkCode number greater than 0


Delete all Codes at once

Option

CMD DATA DELETE

Value

WORKCODE