Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
SYPT PRO User Guide / SYPT PRO User Guide.doc
Скачиваний:
244
Добавлен:
03.03.2016
Размер:
17.32 Mб
Скачать

ApcSetSpeedSetPoint

This command sets the Speed setpoint [94], and will be applied to the profile generator input when selected, using the command APCSelectReference (2) [100] = 2.

Arguments

Speed%

The speed in units of 2^32 encoder counts / rev encoder over 250us to be used when the reference selected is set to Speed setpoint.

Return Values

Status%

Value

Meaning

0

The operation failed.

1

The operation succeeded.

Target/ Language Restrictions

This operation is only available on SM-Applications and SM-Applications Lite.

See Also (References)

  • APCSelectReference

  • APCSelectActionOnFreeze

  • APCSetStopMode

  • APCSetPositionSetPoint

  • APCCAMInitialise

  • APCCAMInitialise1

  • APCCAMInitialise2

  • APCCAMInitialise3

  • APCSetCAMStartIndex

  • APCSetCAMSize

  • APCSetCAMDeltaSegLimit

  • APCSetCAMInterpolationMode

  • APCSetCAMOutRatioNumerator

  • APCSetCAMOutRatioDenominator

  • APCSelectCAMAbsoluteReset

  • APCSelectCAMZeroReset

  • APCSetCAMAbsResetIndex

  • APCSetCAMAbsResetPositionInSeg

  • APCEnableCAMSingleShot

  • APCDisableCAMSingleShot

  • APCSetDigLockMode

  • APCSetDigLockRatioNumerator

  • APCSetDigLockRatioDenominator

  • APCSetDigLockLockingSpeed

  • APCSetDigLockLockingPosition

  • APCSetSpeedOffset

  • APCSetPositionOffset

  • APCEnableRigidLock

  • APCDisableRigidLock

The Advanced Position Controller information given in this help file should only be used as a quick reference guide. For further information please refer to the Advanced Position Controller User Guide which is available via the DPL Editor's Help menu.

________________________________________________________________________________

ApccamInitialise

This command defines the names of the user program arrays to be used with the APC CAM reference.

Arguments

In%

An array defining the x-axis reference position elements for each CAM segment.

Out1%

An array defining the y-axis feedback position elements for each CAM segment.

Out2%

An array defining the feedback offset position elements for each CAM segment.

Int%

An array defining the interpolation type used for Out1% with respect to the reference array In%.

Return Values

Status%

Value

Meaning

0

The operation failed.

1

The operation succeeded.

Target/ Language Restrictions

This operation is only available on SM-Applications and SM-Applications Lite.

See Also (References)

  • APCSelectReference

  • APCSelectActionOnFreeze

  • APCSetStopMode

  • APCSetPositionSetPoint

  • APCSetSpeedSetpoint

  • APCCAMInitialise1

  • APCCAMInitialise2

  • APCCAMInitialise3

  • APCSetCAMStartIndex

  • APCSetCAMSize

  • APCSetCAMDeltaSegLimit

  • APCSetCAMInterpolationMode

  • APCSetCAMOutRatioNumerator

  • APCSetCAMOutRatioDenominator

  • APCSelectCAMAbsoluteReset

  • APCSelectCAMZeroReset

  • APCSetCAMAbsResetIndex

  • APCSetCAMAbsResetPositionInSeg

  • APCEnableCAMSingleShot

  • APCDisableCAMSingleShot

  • APCSetDigLockMode

  • APCSetDigLockRatioNumerator

  • APCSetDigLockRatioDenominator

  • APCSetDigLockLockingSpeed

  • APCSetDigLockLockingPosition

  • APCSetSpeedOffset

  • APCSetPositionOffset

  • APCEnableRigidLock

  • APCDisableRigidLock

The Advanced Position Controller information given in this help file should only be used as a quick reference guide. For further information please refer to the Advanced Position Controller User Guide which is available via the DPL Editor's Help menu.

________________________________________________________________________________