DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Constant Channel for Common Limits

Hi,

Is it possible to create a channel containing constant values? I have multiple views of data and all shares common limits. I would like to create one channel containing my limits and plot it on every view.

Michał Bieńkowski
CLA, CTA, CPI

  1. Did someone devote their time to help solve your problem? Appreciate it and give kudos.
  2. Problem solved? Accept as a solution so that others can find it faster in the future.
  3. Contribute to the development of TestStand by voting on the TestStand Idea Exchange.
0 Kudos
Message 1 of 2
(2,162 Views)

I assume simplest thing is to create an implicit channel with step width 0.0

Call ChnLinGenImp("ConstVal",1000,1.234,0,"")

or in the gui

lingen.png

Message 2 of 2
(2,134 Views)