Knowledge Base

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Can I insert data into the event data stream from within a CSL loop?

UserPost

5:42 pm
January 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.