AnalogueCloseOutputFile

Top  Previous  Next

Development status

 

NOT IMPLEMENTED YET.

 

Message

 

AnalogueCloseOutputFile <filehandle>

 

Originator

 

Client

 

Response

 

Info: file closed

SyntaxError: insufficient parameters to AnalogueCloseOutputFile

SyntaxError: invalid parameters to AnalogueCloseOutputFile

Error: no such file handle

Error: file in use, stop sampling first

 

Response (immediate socket)

 

Success

Failure

 

Details

 

Closes the file with the handle filehandle. You cannot close a file if you are currently storing sampled data to it.        

 

Comments

 

Files are also closed when clients disconnect.