summary
Returns a short summary of current instrument state# Examples
# Sample response
Moku:Pro Neural Network
Acquisition rate: 305 kSa/s
Input A - low level -1.000 V, high level 1.000 V
Input B - low level -1.000 V, high level 1.000 V
Input C - low level -1.000 V, high level 1.000 V
Input D - low level -1.000 V, high level 1.000 V
Network input: 4 samples, parallel mode
Layer 1: 16 neurons, activation function Tanh
Layer 2: 16 neurons, activation function Tanh
Layer 3: 2 neurons, activation function Linear
Output A - low level -1.000 V, high level 1.000 V, output enabled
Output B - low level -1.000 V, high level 1.000 V, output enabled
Output C - low level -1.000 V, high level 1.000 V, output enabled
Output D - low level -1.000 V, high level 1.000 V, output enabled
Internal 10 MHz clock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2
3
4
5
6
7
8
9
10
11
12
13
14
15