SoDataSensorGetTriggerType Method |
If this is a priority 0 data sensor, returns the type of change that occurred.
Namespace: OIV.Inventor.Sensors
Returns UNSPECIFIED if the sensor was not triggered by a group children change or a multi-value field change or if this sensor is not a priority 0 sensor. A GROUP_* return value indicates that getTriggerChild and getTriggerChildIndex will return valid data. A FIELD_* return value indicates that the getTriggerMField* methods will return valid data.