Lenze P94DLL01A Bedienungsanleitung Seite 11

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 14
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 10
11
P94DLL01A
long SS940_GetParamAsDouble ( SHANDLE h, int pid, double& param )
Purpose: To read a RAM (run time) variable as a DOUBLE type with index specified by pid and return it
in argument parameter.
Inputs: h handle to interface opened by the function
SS940_OpenInterfaceB
pid variable (parameter) index
Returns: param variable value in double format
long SS940_GetParamAsInteger ( SHANDLE h, int pid, int& param )
Purpose: To read the RAM (run time) variable as a 32-bit INTEGER type with index specified by pid and
return it in argument parameter.
Inputs: h handle to interface opened by the function
SS940_OpenInterfaceB
pid variable (parameter) index
Returns: param variable value in integer format
long SS940_WriteParamAsDouble ( SHANDLE h, int pid, double param )
Purpose: To write the RAM (run time) and EPM copies of the variable as a DOUBLE type with index speci-
fied by pid and return it in argument parameter.
Inputs: h handle to interface opened by the function SS940_OpenInterfaceB
pid variable (parameter) index
Returns: param variable value in double format
long SS940_WriteParamAsInteger ( SHANDLE h, int pid, int param )
Purpose: To write the RAM (run time) and EPM copies of the variable as a DOUBLE type with index speci-
fied by pid and return it in argument parameter.
Inputs: h handle to interface opened by the function
SS940_OpenInterfaceB
pid variable (parameter) index
Returns: param variable value in integer format
Seitenansicht 10
1 2 ... 6 7 8 9 10 11 12 13 14

Kommentare zu diesen Handbüchern

Keine Kommentare