Indy500 Posted November 30, 2009 Share Posted November 30, 2009 I would like my program to add a text note to one of my logging sets whenever a certain condition occurs. I was thinking something along the lines of a programmatic Quick Note, but I'm sure I'm missing an easier way that you can tell me how to do! Thanks! Link to comment Share on other sites More sharing options...
AzeoTech Posted November 30, 2009 Share Posted November 30, 2009 Probably the easiest way is to create a Test channel with I/O type String. Then you can log it like any other channel, and set it just by doing: mychannel = "my note" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.