Name
edf_get_equipment — Returns the name of the equipment used during the aquisition.
Calling Sequence
equipment=edf_get_equipment(path)
Parameters
- path
: string containing the path and name of the file
- equipment
: string containing the equipment. .
Description
Returns the name of the equipment used during the aquisition.
Examples
equipment=edf_get_equipment('demo.bdf');