SystemLink Forum

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatic Alarms

Solved!
Go to solution

I'm wondering if there is currently a way to create/edit/read the status of alarms programmatically in Labview? 

0 Kudos
Message 1 of 6
(3,065 Views)
Solution
Accepted by acoyne

Yes.

 

Starting SL 19.0 the APIs are documented and can be found through the help menu. You would probably still need to implement them in LV.

 

niapis/?urls.primaryName=Tag%20Rule%20Engine%20Service

The Tag Rule Engine provides method to create alarm rules.

 

niapis/?urls.primaryName=Alarm%20Service

The Alarm Service provides methods to handle raised alarms.

Regards,
André (CLA, CLED)
Message 2 of 6
(3,055 Views)

Thanks, I think I see how it works. I'm assuming the Cloud version functions the same as the non-cloud version. I tried a couple commands from https://api.systemlinkcloud.com/ and it seems to work. Is there a release date set for version 19.0 yet? 

0 Kudos
Message 3 of 6
(3,050 Views)

I don't know? I just looked in NIPM and it just showed as installable update in the version ring. I didn't add any special feed.

Regards,
André (CLA, CLED)
0 Kudos
Message 4 of 6
(3,041 Views)

Looks like it's already out - sorry for the dumb question and thanks again for pointing me in the right direction.

0 Kudos
Message 5 of 6
(3,037 Views)

No problem

Regards,
André (CLA, CLED)
0 Kudos
Message 6 of 6
(3,031 Views)