ActionConverter Object



The ActionConverter object is an optional method that allows a module to convert information from one standard data format to another.

For example, a measurement module that can only read Real Ear Measurement (REM) format 200 may need to read an action in REM format 100. Using an ActionConverter, the REM format 100 data can be converted to REM format 200, allowing the data to be read by the module.