What is Peach
Installing
Tutorials
Methodology
Introduction
Training
Enterprise
FAQ
Support Forums
Peach 3
Peach Pits
 General Conf
 Data Modeling
 State Modeling
 Agents
  Monitors
 Test
  Publishers
  Loggers
Running
Minset
Peach 2.3

License

NetBiosEncodeTransformer

The NetBiosEncodeTransformer performs a NetBios decode of the value in the parent data model.

Examples

<DataModel name="Ex1">
        <Blob name="TransformMe" value="45 4D 45 42 45 4F 45 4E 45 42 45 4F" valueType="hex" >
                <Transformer class="NetBiosDecode" />
        </Blob>
</DataModel>