Datalogic Star Manuel d'installation Page 125

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 128
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 124
CONTROL INTERFACE
115
B
[id(6), helpstring("method SleepSatEvent")] HRESULT SleepSatEvent(short SatID,
short Status);
[id(7), helpstring("method LostFrameEvent")] HRESULT LostFrameEvent(short DevID,
long NumLostFrame);
[id(8), helpstring("method DeviceInfoEvent")] HRESULT DeviceInfoEvent(short DevID);
};
[
object,
uuid(CF802152-0D60-11D5-A274-005004C31B96),
dual,
helpstring("ISats Interface"),
pointer_default(unique)
]
interface ISats : IDispatch
{
[propget, id(DISPID_NEWENUM)] HRESULT _NewEnum([out, retval] LPUNKNOWN
*pUnk);
[propget, id(DISPID_VALUE)] HRESULT Item([in]long Index, [out, retval] VARIANT
*pVal);
[id(1), helpstring("method Add")] HRESULT Add([in]VARIANT SatID, [out, retval] ISat
**pVal);
[id(2), helpstring("method Remove")] HRESULT Remove([in]VARIANT SatID);
[propget, id(3), helpstring("property Count")] HRESULT Count([out, retval] long *pVal);
[propget, id(4)] HRESULT Satellite([in]VARIANT SatID, [out, retval] ISat **pVal);
[id(5), helpstring("method Clear")] HRESULT Clear();
};
[
object,
uuid(CF802154-0D60-11D5-A274-005004C31B96),
dual,
helpstring("ISat Interface"),
pointer_default(unique)
]
interface ISat : IDispatch
{
[propget, id(1), helpstring("property SatID")] HRESULT SatID([out, retval] short *pVal);
[propput, id(1), helpstring("property SatID")] HRESULT SatID([in] short newVal);
[propget, id(2), helpstring("property Enabled")] HRESULT Enabled([out, retval] BOOL
*pVal);
[propput, id(2), helpstring("property Enabled")] HRESULT Enabled([in] BOOL newVal);
[propget, id(3), helpstring("property PID")] HRESULT PID([out, retval] short *pVal);
[propput, id(3), helpstring("property PID")] HRESULT PID([in] short newVal);
[propget, id(4), helpstring("property RFMaxProtocolVersion")] HRESULT
RFMaxProtocolVersion([out, retval] short *pVal);
[propput, id(4), helpstring("property RFMaxProtocolVersion")] HRESULT
RFMaxProtocolVersion([in] short newVal);
[propget, id(5), helpstring("property RFMinProtocolVersion")] HRESULT
RFMinProtocolVersion([out, retval] short *pVal);
[propput, id(5), helpstring("property RFMinProtocolVersion")] HRESULT
RFMinProtocolVersion([in] short newVal);
[propget, id(6), helpstring("property BaudRateRS")] HRESULT BaudRateRS([out,
retval] long *pVal);
[propput, id(6), helpstring("property BaudRateRS")] HRESULT BaudRateRS([in] long
newVal);
[propget, id(7), helpstring("property BaudRateRF")] HRESULT BaudRateRF([out,
retval] long *pVal);
[propput, id(7), helpstring("property BaudRateRF")] HRESULT BaudRateRF([in] long
newVal);
[propget, id(8), helpstring("property BufferSize")] HRESULT BufferSize([out, retval]
short *pVal);
Vue de la page 124
1 2 ... 120 121 122 123 124 125 126 127 128

Commentaires sur ces manuels

Pas de commentaire