Thank you @adibv, that what was looking for.
Is there any documentation about that ?
Is there any webservice that can call to perform changes or get information from the system ? I want to access information grammatically.
For example, I want to get information displayed on "Gateway Dashboard"
To perform changes or get information "grammatically" you need to use AMO commands via Comwin/RMX.
e.g. to get gw board status :
dis-bscsu ...
dis-sdsu ....
I fact, I'm trying to access those commands from my python/php scripts.
If i've understand it well, Comwin is the UI that allows executing commands over the system.
What RMX ?
Could you please give me some resources (documentation/tutorial,etc) to learn more how to use such tools ?
Thank you for the resources.
I cannot find docs about DIPAS_BATCH and other commands.
How to use "dis-bscsu " ?
I want to execute dipas_batch to execute "DISPLAY-SDAT:STNO=3430,TYPE=SUBDATA;" without getting inside.
I've understood that we can pass -a, -n, -i, -o params, but I have no idea how to use them to execute the above command.
Could you give me more details about how using such commands.
To give feedback,
I was able to pass commands to "dipas_batch" by using piplines in terminal.
For example :
"DISPLAY-SDAT:STNO=3430,TYPE=SUBDATA;" | dipas_batch
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.