Legacy Hardware and Apps
DT800 memory card

Hi.

I've a doubt, can you help me? I'm using DT800 with 128 MB memory card and i can't save the program inside the memory card. There is anything that i can make to save not only data but the program inside the memory card too?

Thanks

Hi. I've a doubt, can you help me? I'm using DT800 with 128 MB memory card and i can't save the program inside the memory card. There is anything that i can make to save not only data but the program inside the memory card too? Thanks

Good morning Claudio,

May I ask why you want to save the program to the memory card? The memory card in the DT800 is for holding data.

If you save the program on the card in a file called ONINSERT.DXC then this file will be loaded when the memory card is inserted into the DT800. This allows you to program the DT800 from a memory card.

Cheers,
Roger

Good morning Claudio, May I ask why you want to save the program to the memory card? The memory card in the DT800 is for holding data. If you save the program on the card in a file called ONINSERT.DXC then this file will be loaded when the memory card is inserted into the DT800. This allows you to program the DT800 from a memory card. Cheers, Roger

Hi,
Thanks...

I want to save the program on the DT800 memory card because I have a DT800 installed in a structure monitoring (a train bridge), and when the power supply of the construction fails the DT800 don't restart alone after the powers back on again and I watch that the program it's cleaned from the DT800.

I think, maybe with the program saved on the DT800 memory card, it should start again all alone when the power back on again (like the DT500 does). Am I wrong?

If you have any suggestion to DT800 doesn't clear the program that I made, when the powers fails and starts again alone, like DT515 does, when the powers back on again, please help me.

Many Thanks
Claudio Ferraz

Hi, Thanks... I want to save the program on the DT800 memory card because I have a DT800 installed in a structure monitoring (a train bridge), and when the power supply of the construction fails the DT800 don't restart alone after the powers back on again and I watch that the program it's cleaned from the DT800. I think, maybe with the program saved on the DT800 memory card, it should start again all alone when the power back on again (like the DT500 does). Am I wrong? If you have any suggestion to DT800 doesn't clear the program that I made, when the powers fails and starts again alone, like DT515 does, when the powers back on again, please help me. Many Thanks Claudio Ferraz

Good morning Claudio,

That is correct with the DT500 range but not the DT800.

Load up your job then send the command RUNJOBONRESET"name", where name is the name of the job you want to have run if the DT800 is reset.

Cheers,
Roger

Good morning Claudio, That is correct with the DT500 range but not the DT800. Load up your job then send the command RUNJOBONRESET"name", where name is the name of the job you want to have run if the DT800 is reset. Cheers, Roger

Hi again.

I think I'm confuse, sorry. You talk in a file called ONINSERT.DXC saved on the card, but how can I save that file on the DT800 memory card?

And you told me too that if I put RUNJOBONRESET"name" on the program that I made the DT800 will start the program again, automatically, after the power back on again. Is that right?

And where I put that RUNJOBONRESET"name" in the program? Before the BEGIN (beginning of the program) on after the END (final of the program)? And the "name" its any name that I want right?

Thanks and sorry the trouble

Regards
Claudio

Hi again. I think I'm confuse, sorry. You talk in a file called ONINSERT.DXC saved on the card, but how can I save that file on the DT800 memory card? And you told me too that if I put RUNJOBONRESET"name" on the program that I made the DT800 will start the program again, automatically, after the power back on again. Is that right? And where I put that RUNJOBONRESET"name" in the program? Before the BEGIN (beginning of the program) on after the END (final of the program)? And the "name" its any name that I want right? Thanks and sorry the trouble Regards Claudio

Good morning Claudio,

The DT800 works very differently to the DT500 range. With the DT500 if you have the program residing on the memory card it would load and run that program when the card is inserted or if the DT500 was reset.

DT800 is different. It is not usual to store the program on the memory card. If you save the program on the memory card and call the file ONINSERT.DXC then this file will be loaded and run when the memory card is inserted in the DT800.

If you want the program to run when if the DT800 is reset then send the command RUNJOBONRESET"Name" where Name is the name of the job.
RUNJOBONRESET"Name" does not need to be included in the program. For example:

Begin"FRED" ' Start a job named FRED
RA1S
1TK
End
RUNJOBONRESET"FRED"

Will cause the job named FRED to run if the DT800 is reset.
Please read page 115 of the DT800 user manual for further details.

Cheers,
Roger

Good morning Claudio, The DT800 works very differently to the DT500 range. With the DT500 if you have the program residing on the memory card it would load and run that program when the card is inserted or if the DT500 was reset. DT800 is different. It is not usual to store the program on the memory card. If you save the program on the memory card and call the file ONINSERT.DXC then this file will be loaded and run when the memory card is inserted in the DT800. If you want the program to run when if the DT800 is reset then send the command RUNJOBONRESET"Name" where Name is the name of the job. RUNJOBONRESET"Name" does not need to be included in the program. For example: ```` Begin"FRED" ' Start a job named FRED RA1S 1TK End RUNJOBONRESET"FRED" ```` Will cause the job named FRED to run if the DT800 is reset. Please read page 115 of the DT800 user manual for further details. Cheers, Roger

Hi Roger,

Thanks very much for the explanation. I think that will solve my problem. Thanks again

Best regards,
Claudio

Hi Roger, Thanks very much for the explanation. I think that will solve my problem. Thanks again Best regards, Claudio
32
6
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft