SteveMyres Posted December 5, 2014 Share Posted December 5, 2014 Is there a way to impliticly refer to the last channel value from sequence code in a channel event? I tried "Value" like in a conversion but it wouldn't let me do that. Link to comment Share on other sites More sharing options...
AzeoTech Posted December 5, 2014 Share Posted December 5, 2014 No. And the event runs in global scope so it doesn't have access to the member variables of the channel directly. You'd have to use the channel name in the script. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.