James P. Martin Posted June 26, 2006 Report Posted June 26, 2006 Hi, Could anybody please tell me that I have to switch on/off relay for which I am using simlpe DAQmx write to channel, and the data I am writing is a Boolean which itself is a combination of various digital inputs I am acquiring, but I want to know that as I am using sequence structue so after switching on the relay , at any time if that Boolean becomes false(based on the status of Digital inputs) , will it have a effect on the relay(will it be off simultaneously, if I dont clear the task at the switcing On relay) OR I have to write again at the channel to make it switch off using that Boolean(combination of Digital inputs). With regards James Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.