Python scripting OLP - Objects

CENPyOlpWaitForFloatSignalEvent

 

Methods

 

GetValue(): float

 

o

return

current event value

 

[Example]

   eventState = event.GetValue()

 


 

SetValue(value: float)

 

o

value

value to set

[Example]   

   event.SetType(2.3)

 


 

 


Previous
Page précédente
Chapter
Page principale du chapitre
Next
Page suivante