This is the complete list of members for tine.TEquipmentModule, including all inherited members.
AppendAlarmInfoTable(ref ADS ads) | tine.TEquipmentModule | inline |
AppendAlarmWatchTable(string prp, string dev, Int32 siz, Int32 fmt, Int32 atyp, Int32 sev, Int32 sys, ref ALM_THRESHOLDS thr) | tine.TEquipmentModule | inline |
AppendHistoryInformation(string prp, string dev, Int32 len, Int32 fmt, Int32 idx, ref HistorySpecification hspec) | tine.TEquipmentModule | inline |
CallPropertyInSeparateThread(string property, Boolean value) | tine.TEquipmentModule | inline |
ClearAlarm(Int32 devNr) | tine.TEquipmentModule | inline |
ClearAlarm(string devName) | tine.TEquipmentModule | inline |
GetCallerInformation() | tine.TEquipmentModule | inline |
GetDeviceNumber(string device) | tine.TEquipmentModule | inline |
GetDeviceNumber(string device, string property) | tine.TEquipmentModule | inline |
GetPropertyId(string property) | tine.TEquipmentModule | inline |
RegisterDeviceName(String devName, Int32 devNr) | tine.TEquipmentModule | inline |
RegisterPropertyInformation(string property, TDataType dout, TDataType din, UInt16 acc, UInt16 atype, int rowLength, string dsc, int propId, string rdr) | tine.TEquipmentModule | inline |
RemoveAlarm(string devName, UInt32 almCode) | tine.TEquipmentModule | inline |
RestorePropertyValues(string property, object values) | tine.TEquipmentModule | inline |
SavePropertyValues(string property, string device, object values) | tine.TEquipmentModule | inline |
ScheduleProperty(string property, Int32 scope) | tine.TEquipmentModule | inline |
ScheduleProperty(string property) | tine.TEquipmentModule | inline |
SchedulePropertyLazy | tine.TEquipmentModule | |
SetAlarm(Int32 devNr, UInt32 almCode) | tine.TEquipmentModule | inline |
SetAlarm(Int32 devNr, UInt32 almCode, String tag) | tine.TEquipmentModule | inline |
SetAlarm(Int32 devNr, UInt32 almCode, object almData, byte almFlags) | tine.TEquipmentModule | inline |
SetAlarm(Int32 devNr, UInt32 almCode, String tag, object almData, byte almFlags) | tine.TEquipmentModule | inline |
SetAlarm(string devName, UInt32 almCode, object almData, byte almFlags) | tine.TEquipmentModule | inline |
SetAlarm(string devName, UInt32 almCode, String tag, object almData, byte almFlags) | tine.TEquipmentModule | inline |
SetCompletion(string statusString) | tine.TEquipmentModule | inline |
TEquipmentModule(string exp, string eqm, Int32 ndev, CallHandler hndlr, FcnDispatch ini, FcnDispatch bkg, Int32 bkgInterval, FcnDispatch exi) | tine.TEquipmentModule | inline |