Access to I/O Writing DO FP sdk
dardesm
✭
Hi, i have serious problem to set DO on VC, i attach my project VS
private ABB.Robotics.Controllers.IOSystemDomain.DigitalSignal doAir1
{
get
{
return _doAir1;
}
private void button1_MouseDown(object sender, System.Windows.Forms.MouseEventArgs e)
{
doAir1.Set();
Somebody can help me?
BR
public class TpsViewIRC5App8 : TpsForm, ITpsViewActivation, ITpsViewSetup
private ABB.Robotics.Controllers.Controller acontroller
private ABB.Robotics.Controllers.IOSystemDomain.Signal doSigAir1;
private ABB.Robotics.Controllers.IOSystemDomain.DigitalSignal _doAir1;
private ABB.Robotics.Controllers.IOSystemDomain.DigitalSignal doAir1
{
get
{
return _doAir1;
}
bool ITpsViewSetup.Install(object sender, object data)
{
Signal doSigAir1 = acontroller.IOSystem.GetSignal("doAir1uFFFD");
doAir1 = (DigitalSignal)doSigAir1;
private void button1_MouseDown(object sender, System.Windows.Forms.MouseEventArgs e)
{
doAir1.Set();
When i press the button nothing happen, i tried to set my DO access ALL in configuration. But still the output doesn't wan't set.
Somebody can help me?
BR
0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 786 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings