Prosoft-technology MVI56E-LDM Manual de usuario Pagina 170

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 264
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 169
CIP API Functions ControlLogix Platform "C" Programmable
Developer's Manual Linux Application Development Module
Page 164 of 264 ProSoft Technology, Inc.
March 12, 2014
CurrentUTCValue, TimeZone, DSTOffset, and DSTEnable are ignored by this
function.
SystemTime is a structure of type SYSTEMTIME. The SYSTEMTIME structure is
as shown:
typedef struct_SYSTEMTIME
{
WORD wYear;
WORD wMonth;
WORD wDayOfWeek;
WORD wDay;
WORD wHour;
WORD wMinute;
WORD wSecond;
WORD wMilliseconds;
} SYSTEMTIME, *PSYSTEMTIME;
Note: The wDayOfWeek member is not used by the OCXcip_SetWCTimeUTC
function.
Return Value
OCX_SUCCESS
WCT object was set successfully
OCX_ERR_NOACCESS
apihandle does not have access
OCX_ERR_MEMALLOC
returned if not enough memory is available
OCX_ERR_BADPARAM
returned if parameter was invalid
OCX_ERR_NODEVICE
the device does not exist
OCX)CIP_INVALID_REQUEST
the device does not support the object
See Also
OCXcip_GetWCTimeUTC
Vista de pagina 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 263 264

Comentarios a estos manuales

Sin comentarios