The interface with Hippotizer’s Engine and Components involves some specific parameters and functions.

Globals
Properties
Property Name Return Data Type Description Example Syntax
TriggerPinName String Returns the name of the UserPin that triggered this macro, or empty string if it was triggered by another method TriggerPinName
TriggerPinMonitorName String Returns the name of the PinMonitor that triggered this macro, or empty string if it was triggered by another method TriggerPinMonitorName
HippoNet HippoNet Object Returns The Global HippoNet object HippoNet
PinMonitors Lua Table [String,Object] Returns a table of PinMonitor pin values indexed by the name of the PinMonitor value can be String,Bool or Number PinMonitors
UserPins Lua Table [String,Object] Returns a table of UserPin values indexed by the name of the UserPin, value can be String,Bool or Number UserPins

There are a number of more specific APIs.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Green Hippo Forum

Post Comment