Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| interactivesvg:px [2022/11/30 05:17] – optrix | interactivesvg:px [2025/12/18 22:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====PX_==== | ||
| + | Used to get the [[ardi point code|point code]] of a named property on the [[owning asset|active asset]]. | ||
| + | |||
| + | ===Parameters=== | ||
| + | |||
| + | **Property Name**: The name of the property on the owning asset. | ||
| + | |||
| + | ===Example=== | ||
| + | |||
| + | Let's assume you wanted to make an SVG file you could use for any machine with a ' | ||
| + | |||
| + | You could use the following code.... | ||
| + | |||
| + | < | ||
| + | connection.Subscribe(" | ||
| + | $('# | ||
| + | }); | ||
| + | </ | ||
| + | |||
| + | This is replaced with the full point code for the Temperature property on the active asset. | ||