View unanswered posts | View active topics It is currently 28 Mar 2024, 13:32



Reply to topic  [ 3 posts ] 
Trigger Datatype Documentation 
Author Message
Reply with quote
Hi,
i am looking to get documentation/Samples on how to use the Trigger Datatype as an input pin and an output pin.

A normal parameter pin for example can be enumerated in OnChangedParameter.

How is the trigger pin enumerated, say i have 5 trigger input pins, if an event happens i assume it requests an execute activation, how do i tell which pin caused the activation?

If i have an output pin of trigger datatype how to cause the event to fire.

A normal int output pin i would call SetValue() etc

I have quickly reviewed the EyesWeb reference manual but didn't find any methods i could use with the trigger datatype input pins and output pins.


13 Apr 2011, 11:29

Joined: 21 Mar 2008, 22:35
Posts: 131
Reply with quote
Hi,

the trigger datatype can be enumerated in the OnChangedParameter method as all the other datatypes. However, you cannot use the GetValue method as the triggers do not have any value.
Similarly, for the outputs, you just need to invoke the SetCreationTime metod.

Paolo


15 Apr 2011, 13:39
Profile
Reply with quote
thanks Paolo, that makes sense now.

Regards,
Daniel.


27 Apr 2011, 15:11
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: Google [Bot] and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.