PaulEvansUK
Programmer
Hi there,
I'm using the ABCON32 Aspect control in an application which I want to use to control telesets - I can get it to do the majority of what I want ( i.e. ready / release agents), but I CANNOT get it to sign off an agent, which is now driving me crazy.
I'm using...
Abcon1.SignOff("SOFR", "I", 422, 7801, 0)
...where Abcon1 is my OCX control. As far as I can tell, this hsould work, as the parameters mean "sign off agent on instrument 422, with extension 7801". I'm performing a release on the agent prior to the signoff, and the release works, but the Signoff fails - I always get a "the Teleset is not in a proper state" message. I've seen code where someone uses "ACGO" instead of "SOFR" but that doesn't work either.
Can anyone help me? Please...?
Many thanks
Paul
I'm using the ABCON32 Aspect control in an application which I want to use to control telesets - I can get it to do the majority of what I want ( i.e. ready / release agents), but I CANNOT get it to sign off an agent, which is now driving me crazy.
I'm using...
Abcon1.SignOff("SOFR", "I", 422, 7801, 0)
...where Abcon1 is my OCX control. As far as I can tell, this hsould work, as the parameters mean "sign off agent on instrument 422, with extension 7801". I'm performing a release on the agent prior to the signoff, and the release works, but the Signoff fails - I always get a "the Teleset is not in a proper state" message. I've seen code where someone uses "ACGO" instead of "SOFR" but that doesn't work either.
Can anyone help me? Please...?
Many thanks
Paul