• Home
  • Company Info
    • Industries we serve
  • Products
    • Motion Controllers
    • Software
    • Drives
    • Motors
    • I/O
    • Cables
      • SERCOS Cables
      • SynqNet Cables
  • Support
    • RapidCode
    • RapidSetup
    • Steeplechase VLC
    • DSP to SynqNet Translator
  • Downloads
  • Search
  • Contact Us
Overview | MotionController | Axis | MultiAxis | IO | Examples | Topics | ChangeLog | Search for 
RapidCodeSqNode
AnalogInAddressGet
AnalogInCountGet
AnalogInMaskGet
AnalogOutAddressGet
AnalogOutCountGet
AnalogOutMaskGet
CRCInErrorCountGet
CRCOutErrorCountGet
DigitalInAddressGet
DigitalInCountGet
DigitalInMaskGet
DigitalOutAddressGet
DigitalOutCountGet
DigitalOutMaskGet
Download
DownstreamPacketErrorCountGet
DriveCountGet
DriveParamCalculate
DriveParamClear
DriveParamGet
DriveParamReload
DriveParamRestore
DriveParamSet
DriveParamStore
ExactMatchGet
Exists
FPGABranchVersionGet
FPGATypeGet
FPGAVendorGet
FPGAVersionGet
ModelNumberGet
MotorCountGet
MotorOffsetGet
NameGet
NodeDisableEnableGet
NodeDisableEnableSet
NodeDisableInvertGet
NodeDisableInvertSet
OptionGet
PowerFaultEnableGet
PowerFaultEnableSet
PowerFaultInvertGet
PowerFaultInvertSet
SegmentCountGet
SerialNumberGet
ServiceCommand
StatusBitGet
SwitchIDGet
SynqLostEnableGet
SynqLostEnableSet
SynqLostInvertGet
SynqLostInvertSet
TypeGet
UniqueIDGet
UpstreamPacketErrorCountGet
UserFaultAddressGet
UserFaultAddressSet
UserFaultEnable
UserFaultMaskGet
UserFaultMaskSet
UserFaultPatternGet
UserFaultPatternSet
void SynqLostEnableSet ( bool  state  ) 

Description:
SqNodeSynqLostEnableSet allows you to set if an IO Abort error will occur when SynqState is lost.
Parameters:
state A bool value to enable/disable an IO abort on SynqLost.
Sample Code:
  // Enable the abort on SynqLost.
  axis->SqNode->SynqLostEnableSet(true);
See also:
SqNodeSynqLostEnableGet

Copyright © 2009 ---.
All Rights Reserved.