NagaokaRoboticsClub_mbedTeam / NHK2021_ikarashiSV

Dependents:   NHK2021_ikarashiSV_code NHK2021_ikarashiSV_code_withservo 2021NHK_B_syudo

Embed: (wiki syntax)

« Back to documentation index

ikarashiSV2 Class Reference

ikarashiSV2 Class Reference

ikarashiSV2 下のエアシリンダー用のクラスです。 1個目のクラスとほとんど同じです More...

#include <ikarashiSV.h>

Public Member Functions

void solenoid (int _state2)
 大本命関数その2 _state2 = 1 ・・・ push _state2 = 0 ・・・ pull

Detailed Description

ikarashiSV2 下のエアシリンダー用のクラスです。 1個目のクラスとほとんど同じです

Definition at line 70 of file ikarashiSV.h.


Member Function Documentation

void solenoid ( int  _state2 )

大本命関数その2 _state2 = 1 ・・・ push _state2 = 0 ・・・ pull

Definition at line 69 of file ikarashiSV.cpp.