Computational routine
eng
PotentialSensor
File content
model PotentialSensor Pin p; Real v; equation p.i = 0; v = p.v; end PotentialSensor;