Skip to content

Commit

Permalink
update document
Browse files Browse the repository at this point in the history
  • Loading branch information
MitakaMakers committed Oct 18, 2023
1 parent f91a956 commit 2b859d2
Show file tree
Hide file tree
Showing 108 changed files with 211 additions and 270 deletions.
99 changes: 0 additions & 99 deletions docs/Ivi.Visa/Ivi.Visa.IVxiBackplaneSession.md

This file was deleted.

35 changes: 0 additions & 35 deletions docs/Ivi.Visa/index.md

This file was deleted.

37 changes: 0 additions & 37 deletions docs/TmctlAPINet/Vxi11Net.md

This file was deleted.

28 changes: 0 additions & 28 deletions docs/TmctlAPINet/index.md

This file was deleted.

64 changes: 64 additions & 0 deletions docs/api/Ivi.Driver/Ivi.Driver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
English | [日本語](Ivi.Visa.ja.md)

# Ivi.Visa namescape

## In this article

- [Classes](#classes)
- [Interfaces](#interfaces)
- [Events](#events)
- [Enums](#enums)
- [Exceptions](#Exceptions)

## Classes
|Name|Description|
|---|---|

## Interfaces
|Name|Description|
|---|---|
|IIviDriverOperation||
|IIviComponentIdentity||
|IIviDriverIdentity||
|IIviDriverUtility||
|IIviDriverLock||

## Events
|Name|Description|
|---|---|

## Enums
|Name|Description|
|---|---|

## Exceptions
|Name|Description|
|---|---|
|ConfigurationServerException||
|FileFormatException||
|IdQueryFailedException||
|InstrumentStatusException||
|InvalidOptionValueException||
|IOException||
|IOTimeoutException||
|IviCDriverException||
|IviComDriverException (Reserved)||
|MaxTimeExceededException||
|OperationNotSupportedException||
|OperationPendingException||
|OptionMissingException||
|OptionStringFormatException||
|OutOfRangeException||
|ResetFailedException||
|ResetNotSupportedException||
|SelectorFormatException||
|SelectorHierarchyException||
|SelectorNameException||
|SelectorNameRequiredException||
|SelectorRangeRequiredException||
|SimulationStateException||
|TriggerNotSoftwareException||
|UnexpectedResponseException||
|UnknownOptionException||
|UnknownPhysicalNameException||
|ValueNotSupportedException||
50 changes: 50 additions & 0 deletions docs/api/Ivi.Scope/Ivi.Scope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
English | 日本語

# IIviScope Interface

## Definition
Namespace:[Ivi.Visa](Ivi.Scope.md)<BR>
Assembly:Ivi.Visa.dll

## Properties

|Property Name|
|---|
|Acquisition.StartTime|
|Measurement.Status;|
|Acquisition.Type|
|Channels.Count|
|Channels[].Enabled|
|Channels[String name]|
|Channels[].Name|
|Acquisition.NumberOfPointsMinimum|
|Acquisition.RecordLength|
|Acquisition.SampleRate|
|Acquisition.TimePerRecord|

## Methods

|Method Name|
|---|

## Property
```C#
Acquisition.StartTime
Measurement.Status;
Acquisition.Type
Channels.Count
Channels[].Enabled
Channels[String name]
Channels[].Name
Acquisition.NumberOfPointsMinimum
Acquisition.RecordLength
Acquisition.SampleRate
Acquisition.TimePerRecord
```
## Method
```C#
IIviScope Ivi.Scope.Create(String name);
IIviScope Ivi.Scope.Create(String name, Boolean idQuery, Boolean reset);
IIviScope Ivi.Scope.Create(String name, Boolean idQuery, Boolean reset, String options);
IIviScope Ivi.Scope.Create(String resourceName, Boolean idQuery, Boolean reset, LockType lockType, String accessKey, String options);
```
37 changes: 37 additions & 0 deletions docs/api/Ivi.Visa.ConflictManager/Ivi.Visa.ComflictManager.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
English | [日本語](Ivi.Visa.ja.md)

# Ivi.Visa namescape

## In this article

- [Classes](#classes)
- [Interfaces](#interfaces)
- [Events](#events)
- [Enums](#enums)
- [Exceptions](#Exceptions)

## Classes
|Name|Description|
|---|---|
|HardwareInterface||
|VisaImplementation||
|ConflictManager||

## Interfaces
|Name|Description|
|---|---|

## Events
|Name|Description|
|---|---|

## Enums
|Name|Description|
|---|---|
|ApiType||
|FlushBehavior||
|HandlerType||

## Exceptions
|Name|Description|
|---|---|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
37 changes: 37 additions & 0 deletions docs/api/TmctlAPINet/Vxi11Net.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Vxi11Net namescape

## In this article

- [Classes](#classes)
- [Interfaces](#interfaces)
- [Enums](#enums)

## Classes
|Name|Description|
|---|---|
|[ClientHislip](Vxi11Net.ClientHislip.md)|**Obolete**|
|[ClientPortmapTcp](Vxi11Net.ClientPortmapTcp.md)|**Obolete**|
|[ClientPortmapUdp](Vxi11Net.ClientPortmapUdp.md)|**Obolete**|
|[ClientRpcTcp](Vxi11Net.ClientRpcTcp.md)|**Obolete**|
|[ClientRpcUdp](Vxi11Net.ClientRpcUdp.md)|**Obolete**|
|[ClientSocket](Vxi11Net.ClientSocket.md)|**Obolete**|
|[ClientVxi11](Vxi11Net.ClientVxi11.md)|**Obolete**|
|[ServerHislip](Vxi11Net.ServerHislip.md)|**Obolete**|
|[ServerPortmap](Vxi11Net.ServerPortmap.md)|**Obolete**|
|[ServerPortmapTcp](Vxi11Net.ServerPortmapTcp.md)|**Obolete**|
|[ServerPortmapUdp](Vxi11Net.ServerPortmapUdp.md)|**Obolete**|
|[ServerRpcTcp](Vxi11Net.ServerRpcTcp.md)|**Obolete**|
|[ServerRpcUdp](Vxi11Net.ServerRpcUdp.md)|**Obolete**|
|[ServerSocket](Vxi11Net.ServerSocket.md)|**Obolete**|
|[ServerVxi11](Vxi11Net.ServerVxi11.md)|**Obolete**|

## Interfaces
|Name|Description|
|---|---|
|||

## Enums
|Name|Description|
|---|---|
|||

File renamed without changes.
Loading

0 comments on commit 2b859d2

Please sign in to comment.