Lenze PLC Designer PLC-Designer (R2-x) SoftMotion Instrukcja Użytkownika Strona 36

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 290
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 35
L-force | PLC Designer - SoftMotion
The SoftMotion drive interface
SM_DriveBasic.lib and automatic code generation
36 L DMS 5.2 EN 03/2011 TD17
3.2.5.3 SMC_FollowVelocity
This POU writes speed setpoints to the axis and during this process does not carry out any
checks.
Inputs (VAR_INPUT)
bExecute: BOOL
By a rising edge the block starts to write the setpoints entered in fSetPosition to the axis
data structure. It remains active until it is interrupted by another block (e.g. MC_Stop).
fSetVelocity: LREAL
Setpoint speed in technical units per second.
Outputs (VAR_OUTPUT)
bBusy : BOOL (Default: FALSE)
With TRUE the block indicates that it is active and that it writes setpoints to the axis.
bCommandAborted : BOOL (Default: FALSE)
If this is TRUE, the block was aborted by another.
bError : BOOL (Default: FALSE)
TRUE indicates that an error has occurred in the function block.
iErrorID : SMC_Error (INT )
Error number
Przeglądanie stron 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 289 290

Komentarze do niniejszej Instrukcji

Brak uwag