Commands 35© 2017 Nortek AS5.22 DEPLOYDeploy the instrument. Start the measurement at the time specified in the string argument. Theformat must be exactly as shown. If no time value is passed, the deployment will startimmediately.The number of seconds to the specified deployment time is returned.Note the difference between DEPLOY and START, the latter will immediately start a measurementany time the instrument state returns to Measurement mode such as by applying power ortimeout from Data Retrieval Mode. If DEPLOY is used, be aware that if the deployment time haspassed when the battery is connected, the instrument will resynchronize its data samplingaccording to the deployment time and the instrument configuration. This means you may have towait for one average measurement interval or one burst measurement interval before theinstrument starts to ping.Argument DescriptionTIME yyyy-mm-dd hh:mm:ssExample:DEPLOY,TIME="2014-11-12 14:40:00"592OK5.23 FWRITEWrite tag/String to file.Argument DescriptionFNUM File identifier for telling which file the info is written to.0 – File defined in the PLAN command.1 – telemetry fileDefault value : 0ID IdentifierTell the parser how to interpret the string.Default value: 00 - Comment1 - Dive Location2 - Surface LocationSTR String(Maximum 200 bytes long)B64STR B64 coded string (maximum 200 bytes long)Note: Fwrite STR and B64STR cannot be set together.