SV 977D User Manual - Appendixes
#D,d,<disk>,<address>; this function enables to change the working directory
Response:
#D,d; - command was executed
#D,d,?; - command cannot be executed
#D,r,<disk>,<address>,<offsetB>,<nB>;this function enables the user to read the file
Response:
#D,r,<disk>,<address>,<offsetB>,<nB>; [<data>]
#D,s,?; this function returns the parameters of the setup directory in format:
#D,s,<disk>,<address>;
#D,l,?; this function returns the parameters of the current logger in format:
#D,l,<name>,<nB>;
#D,a,?; this function returns the parameters of the alarm directory in format:
#D,a,<disk>,<address>,<first_clust>,<file_length>;
#D,t,?; this function returns the parameters of the system directory in format:
#D,t,<disk>,<address>;
#D,e; this function deletes all files in working directory.
Response:
#D,e;
#D,e,<name>; this function deletes the file in working directory specified by the name.
Response:
#D,e;
#D,m,<address>,<name>; this function makes directory specified by the name.
Response:
#D,m;
#D,f,0; this function erases active disk.
Response:
#D,f;
#D,f,<address>; this function deletes the directory specified by the cluster number.
Response:
#D,f;
#D,z,<disk>,<address>,<offsetB>,<nB>; this function enables the user to read the file with CRC.
Response:
#D,z,<disk>,<address>,<offsetB>,<nB>; [<data><CRC>]
#D,w,<name>,<nB>; [<data>]; this function enables the user to write the file (in the working directory)
Response: