RobotStudio event

Problems with DigitalSignal Set method

Options

Hello,

I am attempting to use the Set method of the DigitalSignal class in the 5.06 PC RAB SDK.  I have no problems reading the signal's value and I have no problems using the Reset method.  However, the Set method fails to turn on the digital output that I am subscribing to.  When I call the Set method no errors are thrown.

Is this a known bug?  If so, when will we see a fix?

Bryan Johnson
bryan.johnson@wolfrobotics.com
Wolf Robotics
4600 Innovation Dr.
Fort Collins, CO 80525
USA

Comments

  • Bryan
    Options

    This problem was found on real and virtual controllers running 5.06.0085 and 5.06.0095.  PC SDK is the 5.06 beta version issued this week.

    Bryan Johnson
    bryan.johnson@wolfrobotics.com
    Wolf Robotics
    4600 Innovation Dr.
    Fort Collins, CO 80525
    USA
  • Bryan
    Options

    One more piece of information...

    My IO signals are defined with the following access level:

    #
    EIO_ACCESS:

          -Name "MY_ACCESS" -Rapid -LocalManual  -LocalAuto -RemoteManual  -RemoteAuto

    Bryan Johnson
    bryan.johnson@wolfrobotics.com
    Wolf Robotics
    4600 Innovation Dr.
    Fort Collins, CO 80525
    USA