Sets the samplefrequency of signal edfsignal.
edf_set_samplefrequency(edf_handle, edfsignal, samplefrequency)
integer containing file handle of the opened bdf/edf-file
Minimum value is 1
integer containing the samplefrequency of the signal edfsignal
Sets the samplefrequency of signal edfsignal.
This function is required for every signal and can be called only after opening a file in writemode and before the first sample write action.