Community Profile

photo

Andreas


Last seen: 9 days ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to send SCPI command with driver based communication?
An instrument communication is established with device driver (IVI or VXIpnp). A special command has to be sent which is not im...

7 years ago | 1 answer | 0

1

answer

Question


calculation error or double precision limit?
Hello, I was wondering about the result when calculating following simple formula: K>> 0.067 * 1e9 ans = ...

8 years ago | 1 answer | 0

1

answer

Question


Hoe to get size of returned array from C#
I am calling a C# dll which is returning some Data. oTG is the returned object. K>> oTG oTG = Calc with properti...

9 years ago | 1 answer | 0

1

answer

Question


Same button in several GUIs?
Hello together, I programmed a GUI with GUI Layout Toolbox with several TabPabels, CardPanels etc. My question is how can I cr...

9 years ago | 2 answers | 0

2

answers

Question


get char between two specified characters
I have a string like '[Hello]'. Now I want to get only the text between the brackets []. The result should be 'Hello'. When the ...

11 years ago | 1 answer | 0

1

answer