I am trying to use a dataTaker (DT80) to interrogate a device with a serial comms output (RS232). I am wondering is it possible to use a dataTaker to ask a device for a status check and then save the data from the interrogation?
For example if I wanted to gain the status of a modem via a hyperterminal session, I would use the code AT&V. I would then get the following output:
ACTIVE PROFILE: B0 E1 L1 M1 N0 Q0 T V0 W0 X4 Y0 &C1 &D2 &G0 &J0 &K3 &Q5 &R1 &S0 &T5 &X0 &Y0 S00:000
S01:000 S02:043 S03:013 S04:010 S05:008 S06:003 S07:050 S08:002 S09:006 S10:014 S11:085 S12:050 S18:000 S25:005 S26:001 S36:007 S38:020 S46:138 S48:007 S95:000
STORED PROFILE 0: B0 E1 L1 M1 N0 Q0 T V1 W0 X4 Y0 &C1 &D2 &G0 &J0 &K3 &Q5 &R1 &S0 &T5 &X0
S00:000 S02:043 S06:003 S07:050 S08:002 S09:006 S10:014 S11:085 S12:050 S18:000 S36:007 S40:104 S41:195 S46:138 S95:000
STORED PROFILE 1: B0 E1 L1 M1 N0 Q0 T V1 W0 X4 Y0 &C1 &D2 &G0 &J0 &K3 &Q5 &R1 &S0 &T5 &X0
S00:000 S02:043 S06:003 S07:050 S08:002 S09:006 S10:014 S11:085 S12:050 S18:000 S36:007 S40:104 S41:195 S46:138 S95:000
TELEPHONE NUMBERS: 0= 1= 2= 3=
I would like to be able to perform a similar query say once a minute and store that data on the dataTaker and then download it at some stage.
David Blom
I am trying to use a dataTaker (DT80) to interrogate a device with a serial comms output (RS232). I am wondering is it possible to use a dataTaker to ask a device for a status check and then save the data from the interrogation?
For example if I wanted to gain the status of a modem via a hyperterminal session, I would use the code AT&V. I would then get the following output:
````
ACTIVE PROFILE: B0 E1 L1 M1 N0 Q0 T V0 W0 X4 Y0 &C1 &D2 &G0 &J0 &K3 &Q5 &R1 &S0 &T5 &X0 &Y0 S00:000
S01:000 S02:043 S03:013 S04:010 S05:008 S06:003 S07:050 S08:002 S09:006 S10:014 S11:085 S12:050 S18:000 S25:005 S26:001 S36:007 S38:020 S46:138 S48:007 S95:000
STORED PROFILE 0: B0 E1 L1 M1 N0 Q0 T V1 W0 X4 Y0 &C1 &D2 &G0 &J0 &K3 &Q5 &R1 &S0 &T5 &X0
S00:000 S02:043 S06:003 S07:050 S08:002 S09:006 S10:014 S11:085 S12:050 S18:000 S36:007 S40:104 S41:195 S46:138 S95:000
STORED PROFILE 1: B0 E1 L1 M1 N0 Q0 T V1 W0 X4 Y0 &C1 &D2 &G0 &J0 &K3 &Q5 &R1 &S0 &T5 &X0
S00:000 S02:043 S06:003 S07:050 S08:002 S09:006 S10:014 S11:085 S12:050 S18:000 S36:007 S40:104 S41:195 S46:138 S95:000
TELEPHONE NUMBERS: 0= 1= 2= 3=
````
I would like to be able to perform a similar query say once a minute and store that data on the dataTaker and then download it at some stage.
David Blom