PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controllerPLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controllerPLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controllerPLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controllerPLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controllerPLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

(%)
View Cart
Please wait, we try to get a transaction confirmation as soon as possible.

Functional Description of FX1N-32MT Product Purchase Notes: The board is supplied by 24V DC. Do not input AC or 220V. The board uses serial port download program. Product Resource Description 1. Board 16 points input 16 point transistor output, Y0-Y3 (4 way 100K, 200mA plus freewheeling diode up to 3A)…

Product Details
PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

Functional Description of FX1N-32MT Product

Purchase Notes:

  • The board is supplied by 24V DC. Do not input AC or 220V.

  • The board uses serial port download program.

PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller
PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

PLC industrial control board FX1N 32MT DC24V 4 way 100K pulse output 16 point input 16 point plc programmable logic controller

Product Resource Description
1. Board 16 points input 16 point transistor output, Y0-Y3 (4 way 100K, 200mA plus freewheeling diode up to 3A) Y4-Y17 24V3A
2. The board is powered by DC 24V. Do not input AC or 220V voltage.
3. The internal resources of the board are allocated as follows:

project

performance

Operation control method

Stored program repeatedly scanning mode

Input and output control mode

Batch mode (when executing END instruction), input and output refresh command, pulse capture function

Programming language

Ladder diagram, SFC stepping instructions

Ladder programming software

GX Developer, GX Works2

Program memory

8K step EEPROM

Type of instruction

Direct instruction

27

Step ladder instruction

2

Basic application instruction

70

Instructions speed

Basic instructions

0.1μS-0.55μS instruction

Application instructions

0.8μS-10μS instruction

input Output

Input relay X

X0-X127,128 points

Output relay Y

Y0-Y127,128 poinst

Auxiliary relay M

General use

M0-M1523,1524 points

Special use

M8000-M1535,1152 points( after M500 Power down save)

State S

S10-S999,1000 points

Timer T

100MS

T0-199,200 points

10MS

T200-T245,46 points

1MS

T246-T249,4 points

100MS accumulation

T250-T255,6 points

Counter C

Counter 16 bits

C0-C199,200point(after C100 Power down save)

Counter 32 bits

C200-C255,56 points

Data register

General use

D0-D500(after D200 Power down save),500point

Special use

D8000-D8255,255 points

Indexing

V7-V0,Z7-Z0,16 points

Nested pointer

P0-P127,128 points

constant

K 16 bit

-32768-32767

K 32 bit

-2 147 483 648-2 147 483 647

H 16 bit

0-FFFF

H 32 bit

0-FFFFFFFF

Support instruction set

27 basic instructions

Mnemonic, name

function

Available Soft Components

[LD] take

Operation start“a”contact

XYMSTC

[LD] take reverse

Operation start“b”contact

XYMSTC

[LDP] take pulse rising edge

The rising edge detects the start of the operation

XYMSTC

[LDF] take the pulse falling edge

The falling edge detects the start of the operation

XYMSTC

[AND] and

Series“a”contact

XYMSTC

[ANI] and reversal

Series“b”contact

XYMSTC

[ANDP] with pulse rising edge

The rising edge detects“a”series connection

XYMSTC

[ANDF] with pulse falling edge

Falling edge detects serial connection

XYMSTC

[OR] or

Parallel“a”contact

XYMSTC

[ORI] or inversion

Parallel“b”contact

XYMSTC

[ORP] or pulse rising edge

The rising edge detects a parallel connection

XYMSTC

[OUT]output

Coil drive command

YMSTC

[SET] set

Coil hold command

YMS

[RST]Reset

Coil reset command

YMSTCD

[PLS] rising edge pulse

Rising edge detection command

YM

[PLF] rising edge pulse

Falling edge detection instruction

YM

[MC] Master

Connecting coil of common series point

[MCR] master reset

Clearing coil of common series point

[MPS] onto the stack

Operational storage

[MRD] read stack

Storage readout

[MPP] popping

Save read and reset

[INV]Reverse

Reverse of operation result

[NOP] empty operation

No action

[END] end

End of sequence program

Two step ladder diagram instructions

STL step ladder

Step ladder start

RET return

Step ladder end

Application instruction

classification

FNC NO.

Instruction mnemonic

Instruction name

High speed processing

56

SPD

Pulse density

57

PLSY

Pulse output

59

PLSR

Adjustable speed pulse output

Easy command

66

ALT

Alternate output

67

RAMP

Ramp signal

Positioning

156

ZRN

Origin return

157

PLSV

Variable pulse output

158

DRVI

Corresponding position control

159

DRVA

Absolute position control

Contact comparison instruction

224

LD=

Start of operation (S1) = (S2) turn on

225

LD﹥

Start of operation (S1) ﹥(S2) turn on

226

LD﹤

Start of operation (S1) ﹥(S2) turn on

228

LD﹤﹥

Start of operation (S1) ≠(S2) turn on

229

LD﹤=

Start of operation (S1) ≤(S2) turn on

230

LD﹥=

Start of operation (S1) ≥(S2) turn on

232

AND =

Series connection (S1) = (S2) conduction

233

AND﹥

Series connection (S1) ﹥(S2) conduction

234

AND﹤

Series connection (S1) ﹥(S2) conduction

Contact comparison instruction

236

AND﹤>

Series connection (S1) ≠(S2) conduction

237

AND﹤=

Series connection (S1) ≤(S2) conduction

238

AND>=

Series connection (S1) ≥(S2) conduction

240

OR =

Parallel connection (S1) = (S2) conduction

241

OR﹥

Parallel connection (S1) ﹥(S2) conduction

242

OR﹤

Parallel connection (S1) ﹥(S2) conduction

243

OR﹤﹥

Parallel connection (S1) ≠(S2) conduction

244

OR﹤=

Parallel connection (S1) ≤(S2) conduction

245

OR﹥=

Parallel connection (S1) ≥(S2) conduction

classification

FNC NO. 

Instruction mnemonic

Instruction name

   Procedure flow chart        

00

CJ

Conditional jump

01

CALL

Subroutine call

02

SRET

Subroutine return

06

FEND

End of main program

07

WDT

Watchdog timer

08

FOR

Repeat range begins

09

NEXT

End of repeat range

Transfer and comparison

10

CMP

Comparison

11

ZCP

Regional comparison

12

MOV

Transfer

15

BMOV

Batch transfer

18

BCD

BCD exchange

19

BIN

BIN exchange

Four arithmetic operations

20

ADD

BIN addition

21

SUB

BIN subtraction

22

MUL

BIN multiplication

23

DIV

BIN division

24

INC

BIN increment

25

DEC

BIN decrement

26

WAND

Logic and

27

WOR

Logical or

28

WXOR

Logical XOR

Rotation displacement

34

SFTR

Right shift

35

SFTL

Left  shift

38

SFWR

Shift write

39

SFRD

Shift write out

Bit processing

40

ZRST

Reset all

41

DECO

decoding

42

ENCO

coding

Item Specifics
Brand Name:
NoEnName_Null
Motor Type:
AC Motor
Origin:
Mainland China
Model Number:
FX1N 32MT
Shipping & Payment

SHIPPING

We are proud to offer international shipping services that currently operate in over 200 countries and islands world wide. Nothing means more to us than bringing our customers great value and service. We will continue to grow to meet the needs of all our customers, delivering a service beyond all expectation anywhere in the world.

How do you ship packages?

Packages from our warehouse in China will be shipped by ePacket or EMS depending on the weight and size of the product. Packages shipped from our US warehouse are shipped through USPS.

Do you ship worldwide?

Yes. We provide free shipping to over 200 countries around the world. However, there are some locations we are unable to ship to. If you happen to be located in one of those countries we will contact you.

What about customs?

We are not responsible for any custom fees once the items have been shipped. By purchasing our products, you consent that one or more packages may be shipped to you and may get custom fees when they arrive to your country.

How long does shipping take?

Shipping time varies by location. These are our estimates:
Location *Estimated Shipping Time
United States 10-30 Business days
Canada, Europe 10-30 Business days
Australia, New Zealand 10-30 Business days
Central & South America 15-30 Business days
Asia 10-20 Business days
Africa 15-45 Business days
*This doesn’t include our 2-5 day processing time.

Do you provide tracking information?

Yes, you will receive an email once your order ships that contains your tracking information. If you haven’t received tracking info within 5 days, please contact us.

My tracking says “no information available at the moment”.

For some shipping companies, it takes 2-5 business days for the tracking information to update on the system. If your order was placed more than 5 business days ago and there is still no information on your tracking number, please contact us.

Will my items be sent in one package?

For logistical reasons, items in the same purchase will sometimes be sent in separate packages, even if you've specified combined shipping.

If you have any other questions, please contact us and we will do our best to help you out.

RETURNS

Order cancellation

All orders can be cancelled until they are shipped. If your order has been paid and you need to make a change or cancel an order, you must contact us within 12 hours. Once the packaging and shipping process has started, it can no longer be cancelled.

Refunds

Your satisfaction is our #1 priority. Therefore, you can request a refund or reshipment for ordered products if:

  • If you did not receive the product within the guaranteed time( 45 days not including 2-5 day processing) you can request a refund or a reshipment.
  • If you received the wrong item you can request a refund or a reshipment.
  • If you do not want the product you’ve received you may request a refund but you must return the item at your expense and the item must be unused.

We do not issue the refund if:

  • Your order did not arrive due to factors within your control (i.e. providing the wrong shipping address)
  • Your order did not arrive due to exceptional circumstances outside the control of Sky-Shop (i.e. not cleared by customs, delayed by a natural disaster).
  • Other exceptional circumstances outside the control of https://hepsia.uk

*You can submit refund requests within 15 days after the guaranteed period for delivery (45 days) has expired. You can do it by sending a message on Contact Us page

If you are approved for a refund, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within 14 days.

Exchanges

If for any reason you would like to exchange your product, perhaps for a different size in clothing. You must contact us first and we will guide you through the steps.

Please do not send your purchase back to us unless we authorise you to do so.

Reviews
(0 review)

There are no reviews yet

Write a Review
Why Buy From Us

A few reasons why buy from us:

SAFE SHOPPING

We try our best to make your shopping experience not only pleasant, seamless and hassle-free, but also secure.

FREE SHIPPING

Enjoy flexible international shipping services that currently operate in over 200 countries across the world.

FREE RETURNS

It's okay to change your mind! You can send your order back for a full refund, we've got you covered with our full Buyer protection.

NEW ARRIVALS

Brand new products are available on a regular basis.

PRICE PROMISE

We don't want you to choose between the best value and the best service. That's why we offer competitive pricing.

EXCELLENT CUSTOMER SERVICE

Knowledgeable and professional support team is always happy to help you.

EASY TRACKING

Check your order status online. As easy as that!

Recommended For You Recently Viewed
Worldwide Shipping
Hassle Free Returns
100% Secure Checkout
back to top
Top

Shopping cart

×