Username:
Password:
Remember me
Register? | Lost Your Password?
Wildcard Usage:* matches any number of characters% matches exactly one character
Knowledge Base CSL Can I insert data into the event data stream from within a CSL loop?
Can I insert data into the event data stream from within a CSL loop?
5:42 pmJanuary 4, 2010
Tech Support
Data can be written to the Kmax event data buffer by using the WRDIO and BUFIO commands. You can also use the "WRITE #Data# AS PARAMETER" command. You cannot insert data into the event stream (write to the event data buffer) from a CALLed sequence.