Ports
| Port name | Description | Direction | Type |
|---|---|---|---|
| Input value | The input signal which will be sampled. | Input | The port type will become whatever the SignalType property indicates. |
| Sample Trigger | The trigger signal will control when the sampling occurs. | Input | Digital port |
| Result | The sampled value. | Output | The port type will become whatever the SignalType property indicates. |